Remove barbaric abuse of goto out of one nested block and into a previous one.
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Fri, 18 Nov 2005 13:28:38 +0000 (14:28 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Fri, 18 Nov 2005 13:28:38 +0000 (14:28 +0100)
commit224611c6dab87dd50e7b645c8f2f7de6390df267
treed8fffedf0165ed659fa703f48a59bda624a41f2a
parentd6840089fbcf80be97b01841baec5cde0e4ebe6d
Remove barbaric abuse of goto out of one nested block and into a previous one.
Remove one other -- less barbaric but still horrible -- use of goto.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/lowlevel/xc/xc.c